parameter bound造句
例句与造句
- Gets or sets the name of the form variable that the parameter binds to
获取或设置参数绑定到的窗体变量的名称。 - Gets or sets the name of the http cookie that the parameter binds to
获取或设置参数绑定到的http cookie的名称。 - Gets or sets the name of the session variable that the parameter binds to
获取或设置此参数绑定到的会话变量的名称。 - Gets or sets the name of the query string field that the parameter binds to
获取或设置该参数绑定到的查询字符串字段的名称。 - Gets or sets the name of the asp . net profile property that the parameter binds to
获取或设置绑定参数的asp . net配置文件属性的名称。 - It's difficult to find parameter bound in a sentence. 用parameter bound造句挺难的
- Although xquery does not support runtime parameter binding , there is a workaround
虽然xquery不支持运行时参数绑定,但是有一个解决方案。 - Method with no parameters , all parameter binding should be defined within the actual web services definition
方法时,所有的参数绑定都应该在实际的web服务定义中定义。 - We mentioned in the previous section that web services can be declared in mxml using a parameter binding mechanism
我们在前面部分提到了web服务可以在mxml中使用参数绑定进行声明。 - After selecting the web services operations , flexs parameter binding mechanism is used to declare the parameters to these operations
在选中web服务操作后, flex的参数绑定机制被用来声明这些操作的参数。 - Where conflicts occur , the parameters bound using the component annotation will take precendence over parameter bindings in the template
当两种绑定方式有冲突的时候,使用组件标注绑定的参数将接管在模板中绑定的参数。 - In sql server 2000 , when a remote stored procedure does not run successfully because of compile - time errors such an incorrect parameter binding , the return value status is set to 0
在sql server 2000中,当远程存储过程由于编译时错误(如参数绑定不正确)而不能成功运行时,返回值/状态会设为0 。 - Jboss aop and spring aop access join point state reflectively , which removes the complexity of parameter binding from pointcut expressions , but at the cost of static typing of the parameters
Jboss aop和spring aop反射性地访问连接点的状态,这消除了在切入点表达式中参数绑定的复杂性,代价是参数静态类型化。 - If you use system variables to map to parameters in the sql statement that an execute sql task uses , it is important that you set the data type of each parameter binding to the data type of the system variable
如果在执行sql任务所使用的sql语句中使用系统变量来映射参数,那么重要的是要将每个参数绑定的数据类型设置为系统变量的数据类型。 - System variable , which has the string data type and contains a string that represents the guid of the executing instance of a package , is used in a parameter binding with the guid data type , the guid of the package instance will be translated incorrectly
系统变量,而该变量具有字符串数据类型,并包含表示包的执行实例的guid的字符串,则包实例的guid将被错误转换。